PUT /workflows/{workflow-id}/executions/{eid}/start
WorkflowsResource.startExecution({'workflow-id': …, 'eid': …});